projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b30759d
)
Update Changelog
author
thierry volpiatto
<thierry.volpiatto@gmail.com>
Thu, 6 Oct 2011 16:06:01 +0000
(18:06 +0200)
committer
thierry volpiatto
<thierry.volpiatto@gmail.com>
Thu, 6 Oct 2011 16:06:01 +0000
(18:06 +0200)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 3adeab00fbf813862f572912a01f5cf65b7e0eb2..020caa785d1904eb5dd3192384a5c8d94d73cd6e 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2011-10-06 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+
+ * lisp/eshell/eshell.el (eshell-command): Enable `eshell-mode' only
+ in current minibuffer (Fix bug with recursive minibuffers).
+
2011-10-06 Chong Yidong <cyd@stupidchicken.com>
* progmodes/gdb-mi.el (gdb): Doc fix.